func sync.runtime_notifyListNotifyOne

2 uses

	sync (current package)
		cond.go#L83: 	runtime_notifyListNotifyOne(&c.notify)
		runtime.go#L47: func runtime_notifyListNotifyOne(l *notifyList)